Skip to content
This repository was archived by the owner on May 12, 2026. It is now read-only.

feat: Add Persian language support with RTL rendering (#1601)#1652

Open
azfrohefalte wants to merge 4 commits into
BoostIO:masterfrom
azfrohefalte:feature/persian-language-support
Open

feat: Add Persian language support with RTL rendering (#1601)#1652
azfrohefalte wants to merge 4 commits into
BoostIO:masterfrom
azfrohefalte:feature/persian-language-support

Conversation

@azfrohefalte
Copy link
Copy Markdown

Description

This PR adds Persian (Farsi) language support to BoostNote with proper RTL (right-to-left) text rendering.

Changes

  • ✅ Added src/locales/faIR.ts with 190+ translated UI strings
  • ✅ Updated src/lib/i18n.ts to include Persian language resources
  • ✅ Dynamic direction switching (LTR/RTL) based on selected language

Related Issue

Closes #1601

Testing

  • Language switching tested in settings
  • RTL layout verified for Persian text
  • Code blocks remain LTR for proper formatting

Best regards,
azfrohefalte

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Proposal for Persian Language Support with Right-Aligned Text Rendering

1 participant